PropertyOrder Class |
Namespace: Independentsoft.Exchange
The PropertyOrder type exposes the following members.
| Name | Description | |
|---|---|---|
| PropertyOrder |
Initializes a new instance of the PropertyOrder class.
| |
| PropertyOrder(PropertyPath) |
Initializes a new instance of the PropertyOrder class.
| |
| PropertyOrder(PropertyPath, SortDirection) |
Initializes a new instance of the PropertyOrder class.
|
| Name | Description | |
|---|---|---|
| Order |
Contains the sort order direction.
| |
| PropertyPath |
Contains property path.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current PropertyOrder object to its equivalent string representation.
(Overrides ObjectToString.) |